Fix the parsing of the is_a_template and auto_power_on flags. Don't try to
authorEwan Mellor <ewan@xensource.com>
Thu, 22 Mar 2007 18:41:15 +0000 (18:41 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 22 Mar 2007 18:41:15 +0000 (18:41 +0000)
commit607c0a827e500343c24dd8e5793fdf3f25ca0cc2
treea1dae5d9a1d0280328619e23db540b63e1dce1ae
parent1d005ae159cb97cf936534ee2e6fcc842eab100c
Fix the parsing of the is_a_template and auto_power_on flags.  Don't try to
read the disk size on create -- just pass -1 instead -- as the filename may
be munged on the server-side.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xm/xenapi_create.py